Read this newsletter from your browser
[the cutting edge ]
G'day Developers!
Why SSW is moving to AngularJS and MVC – Great for users and great for devs.
Over the last 6 months, AngularJS has become the frontend framework of choice for SSW
developers. They are all excited to be leveraging the combination of AngularJS and MVC
in order to provide amazing user experiences.
Senior developers at SSW are excited to use AngularJS to make more responsive client side
applications with a clear Separation of Concerns (SoC).
"Basically it's MVC for your client side"
Mark Liu – Solution Architect at SSW
The pace at which new JavaScript technologies are released is frightening. Angular is
currently at version 1.3 and we have had increasing success with those projects. When
2.0 comes it will no doubt be a major change. Whilst some semantic changes are going be
paper cuts to many developers, overall we are excited with the suite of improvements
that 2.0 brings to the table. It certainly builds on the solid foundations already laid.
FireBootCamp.com attendees found using AngularJS and MVC an
enlightening experience while building sswlinkauditor.com. Having the front end being able to leverage
the backend power with technologies such as Microsoft Azure and ASP.NET WebAPI2 made
AngularJS sing.
"What I loved about Angular was we were able to easily update live data and move
between webpages without refreshing."
Duncan Hunter – FireBootCamp Attendee
Keep reading to find out 6 reasons why AngularJS delivers a better
user experience while building scalable web applications.
-Adam Cogan, SSW
Got a comment for Adam?
Comment on Adam Cogan's blog
Tweet @adamcogan
Email Adam Cogan
|
New SSW TV video!
How to Use Hot Towel Angular with Duncan Hunter
This presentation is a walk through of the code, benefits and how to get started
using John Papa’s Hot Towel Angular. Hot Towel Angular creates a
great starting point for building a Single Page Application (SPA).
Out of the box it provides a modular structure for your code, view navigation,
data binding, separation of services, and simple but elegant styling. Hot Towel provides
everything you need to build a SPA, so you can focus on
your app, not the plumbing.
|
FireBootCamp TechBreakfast
Want to become a full stack developer in 2015?
Tuesday 9th December
9.00 AM - 11.00 AM AEDT
Cost: No Charge
Location:
Gateway Court, Suite 13
81-91 Military Road,
Neutral Bay NSW 2089
|
Come to this free Tech Breakfast and find out how to become a full stack
developer in 9 weeks.
During this session you will:
- Learn what the hottest technologies enterprise companies are looking for
in their new recruits
- Discover the most effective ways to learn .NET development
- Meet a dietitian who became a developer in 9 weeks
- Have access to industry professionals who can help you make the change
|
|
Webinar: Dev Superpowers - AngularJS
Create impressively dynamic interfaces
Combine AngularJS and ASP.NET MVC for next generation web applications
Cost: No Charge
USA
26th November
4.00 PM - 5.00 PM EST
Europe
27th November
11:00 AM - 12:00 PM CET
Australia
27th November
11.00am - 12.00pm AEDT
|
Watch Ben Cull write some code as he transforms a rigid MVC web application
into a dynamic pleasure using AngularJS.
AngularJS is a client-side javascript framework that enables the creation of
impressively dynamic user interfaces.
It strives to remove the tedium of manipulating DOM elements by abstracting
many common functions such as showing/hiding,
updating content and injecting/removing elements.
|
More webinars coming soon:
|
Become a World Class Developer in just 9 weeks with FireBootCamp!
Special Intensive Course
Redmond, Sydney, Melbourne, Brisbane, San Francisco
The FireBootCamp program is an intensive, full-time, 9-week program. Participants learn,
work and code together for 10-12 hours per day, 5 days
a week. Apart from exercise and food breaks, the guys in the program are hands on
learning all day every day.
The program focuses on real world skills including Agile software development practices,
enterprise architecture, application life cycle,
end-to-end testing and user interface design. The technology stack covers .NET MVC,
AngularJS, TypeScript, jQuery, Windows Azure and uses Microsoft Visual Studio 2013.
Scheduled Boot Camps:
Sydney, NSW, Australia
19th Jan - 20th Mar 2015
|
|
Xamarin Hack Days around the world
Xamarin is a product that allows you to use .NET/C# to create native apps that will run
across Android, iOS, and Windows.
While there is always a learning curve when using a new product, Xamarin Hack Days make
it easy for anyone who wants to learn
cross-platform development in a supportive and friendly environment.
There will be something for everyone - experienced Xamarin developers can share ideas
with other experienced developers, and
if you're a beginner then there's plenty to learn on the day. Best of all, it's totally
free.
Upcoming Xamarin Hack Days:
Redmond, WA, USA
22nd Nov 2014
|
Melbourne, VIC, Australia
29th November 2014
|
Sydney, NSW, Australia
6th Dec 2014
|
|
Sydney .NET User Group
The best place to learn .NET for free in Sydney
|
Sydney .NET User Group
Wednesday 19th November 2014
6:00pm - 8:00pm
SSW Office
Gateway Court, Suite 13
81-91 Military Road, Neutral Bay NSW 2089
|
"Happy ever after: Code Auditor married Roslyn" – Danijel Malik
At SSW we care about quality. We care about it some much that we built a tool named Code
Auditor which scans code and reports issues.
It's not really a secret that our rules relied on C# snippets and Regex patterns. Over
time - as the C# language evolved - we started seeing false positives.
Yikes! Then we met Roslyn – the new .NET compiler platform – which opened a new
dimension in the Code Analysis world. We drive a Mercedes now.
Want to have a test drive? Join me in this session and you'll learn what Roslyn can do
for you. Forget the demos, see the real world code.
About the presenter:
Danijel works as a Solution Architect for SSW. He has 10+ years of experience building
custom software solutions.
Although he likes to explore bleeding edge technologies he will always look for quality
first.
Danijel is a Visual Studio ALM MVP and MCSD for Web Applications.
To see more details and RSVP, please visit
our Facebook
.NET Group,
our LinkedIn .NET Group
or our Meetup Group.
|
Can't make it to the Sydney .NET User Group?
Watch the Live stream!
|
Tune in from anywhere!
Sydney .NET User Group Live
19th November 2014
6PM AEDT (UTC+11)
The team at SSW TV are now streaming our User Group sessions live. Each
session will also be published on the SSW TV site after the event so you can
review what was said in the sessions.
|
|
Then join us at the NerdDinner
Where nerds meet and eat
SSW and Telerik invite you to join us for pizza at The Oaks. A fantastic opportunity for
networking with peers and sharing thoughts after the Sydney .NET User Group
presentation.
Sydney .NET User Group and NerdDinner proudly sponsored by:
|
Canberra .NET User Group
The best place to learn .NET for free in Canberra
|
Canberra .NET User Group
Monday 17th November 2014
6:00pm - 8:00pm
Microsoft Canberra Branch
Level 4, 6 National Circuit
Barton, Australia
|
"Happy ever after: Code Auditor married Roslyn" – Danijel Malik
At SSW we care about quality. We care about it some much that we built a tool named Code
Auditor which scans code and reports issues.
It's not really a secret that our rules relied on C# snippets and Regex patterns. Over
time - as the C# language evolved - we started seeing false positives.
Yikes! Then we met Roslyn – the new .NET compiler platform – which opened a new
dimension in the Code Analysis world. We drive a Mercedes now.
Want to have a test drive? Join me in this session and you'll learn what Roslyn can do
for you. Forget the demos, see the real world code.
About the presenter:
Danijel works as a Solution Architect for SSW. He has 10+ years of experience building
custom software solutions.
Although he likes to explore bleeding edge technologies he will always look for quality
first.
Danijel is a Visual Studio ALM MVP and MCSD for Web Applications.
To see more details and RSVP, please visit
our Facebook
.NET Group,
our LinkedIn .NET Group or
our Meetup Group.
Canberra .NET User Group proudly sponsored by:
|
Advertise with SSW
If you would like to advertise your product or service with SSW or would like to
find out more about various advertising opportunities, please email your enquiry
to [email protected] or call: +61
2 9953 3000.
|
|
November 2014
|
Employment
General Manager
SSW Beijing
The manager will be in charge of the company's daily operations, including implementing
sales plans, developing marketing plans, and leading project teams.
Requirements:
- Must be a strong, fluent communicator in both English and Chinese
- A background in software engineering
- Enjoy working with a team who has strong technical skills in Microsoft
technologies
- A bachelor's degree in Computer Science, Software Engineering or Business Management
- Strong influencing impact, he/she can engage with executive level
- Must be living in, or willing to relocate to, Beijing, China
See full listing and APPLY NOW
|
|